home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part1
/
cat7
/
trans.7
< prev
next >
Wrap
Text File
|
1999-09-16
|
530b
|
67 lines
trans(1) Scilab Function trans(1)
NAME
trans - low-pass to other filter transform
CALLING SEQUENCE
hzt=trans(pd,zd,gd,tr_type,frq)
PARAMETERS
hz : input polynomial
tr_type
: type of transformation
frq : frequency values
hzt : output polynomial
DESCRIPTION
function for transforming standardized low-pass filter into one of the fol-
lowing filters: low-pass, high-pass, band-pass, stop-band.
AUTHOR
C. Bunks